purple_imgstore_add_with_id

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int purple_imgstore_add_with_id(gpointer data, size_t size, const(char)* filename)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    int
    purple_imgstore_add_with_id
    (
    gpointer data
    ,
    size_t size
    ,
    const(char)* filename
    )
  2. da_purple_imgstore_add_with_id purple_imgstore_add_with_id;

Meta